home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Revista CD Expert 8
/
Revista CD Expert nº 08 CD1.iso
/
Utilitarios
/
Diversos
/
Coeli Stella 2000
/
_SETUP.1
/
Stella.exe
/
0
/
RCDATA
/
THELPTEXTFORM
/
THELPTEXTFORM.txt
Wrap
Text File
|
1999-03-13
|
4KB
|
205 lines
object HelpTextForm: THelpTextForm
Left = 302
Top = 116
Width = 600
Height = 540
Caption = 'Stella 2000 Guide'
Font.Color = clBlack
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
PopupMenu = PopupMenu1
Scaled = False
OnClose = FormClose
OnCreate = FormCreate
OnDestroy = FormDestroy
OnResize = FormResize
OnShow = FormShow
PixelsPerInch = 125
TextHeight = 16
object BackPanel: TPanel
Left = 9
Top = 57
Width = 577
Height = 400
Color = 13828095
TabOrder = 0
object Memo1: TRichEdit
Left = 14
Top = 8
Width = 554
Height = 381
BorderStyle = bsNone
Color = 13828095
Font.Color = clBlack
Font.Height = -14
Font.Name = 'Courier New'
Font.Style = []
Lines.Strings = (
'y'
'y'
'y'
'y'
'y'
'y'
'y'
'y'
'y'
'y'
'y'
'y'
'y'
'y'
'y'
'y'
'y'
'y'
'y'
'y'
'y'
'y'
'y'
'y')
ParentFont = False
ScrollBars = ssVertical
TabOrder = 0
end
end
object ButtonPanel1: TPanel
Left = 8
Top = 464
Width = 578
Height = 40
TabOrder = 1
object CloseButton: TButton
Left = 488
Top = 7
Width = 75
Height = 25
Caption = 'Close'
TabOrder = 0
OnClick = CloseButtonClick
end
object StatusNotes: TPanel
Left = 8
Top = 6
Width = 185
Height = 29
BevelOuter = bvLowered
Caption = 'StatusNotes'
Font.Color = clGray
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 1
end
end
object IndexPanel: TPanel
Left = 9
Top = 8
Width = 576
Height = 44
TabOrder = 2
object ContentsBox: TComboBox
Left = 127
Top = 8
Width = 438
Height = 24
ItemHeight = 16
Sorted = True
TabOrder = 0
Text = 'Index'
end
object FindButton: TButton
Left = 16
Top = 8
Width = 75
Height = 25
Caption = 'Find +'
TabOrder = 1
OnClick = FindButtonClick
end
end
object PopupMenu1: TPopupMenu
Left = 35
Top = 82
object Copy1: TMenuItem
Caption = 'Copy'
ShortCut = 0
OnClick = Copy1Click
end
object Cut1: TMenuItem
Caption = 'Cut'
ShortCut = 0
OnClick = Cut1Click
end
object Paste1: TMenuItem
Caption = 'Paste'
ShortCut = 0
OnClick = Paste1Click
end
object N1: TMenuItem
Caption = '-'
ShortCut = 0
end
object Save1: TMenuItem
Caption = 'Save'
ShortCut = 0
OnClick = Save1Click
end
object N2: TMenuItem
Caption = '-'
ShortCut = 0
end
object Font1: TMenuItem
Caption = 'Font'
ShortCut = 0
OnClick = Font1Click
end
object Color1: TMenuItem
Caption = 'Color'
ShortCut = 0
OnClick = Color1Click
end
object N3: TMenuItem
Caption = '-'
ShortCut = 0
end
object Scrollbar1: TMenuItem
Caption = 'Scrollbar'
ShortCut = 0
OnClick = Scrollbar1Click
end
end
object FontDialog1: TFontDialog
Font.Color = clWindowText
Font.Height = -14
Font.Name = 'MS Sans Serif'
Font.Style = []
MinFontSize = 0
MaxFontSize = 0
Left = 64
Top = 81
end
object ColorDialog1: TColorDialog
Ctl3D = True
Left = 94
Top = 81
end
object IniOut1: TIniOut
FileName = 'STELLA.INI'
Items.Strings = (
'HelpTextForm;Height;;Dimensions;GuideHeight;1;0'
'HelpTextForm;Width;;Dimensions;GuideWidth;1;0'
'HelpTextForm;Left;;Position;GuideLeft;1;0'
'HelpTextForm;Top;;Position;GuideTop;1;0'
'Scrollbar1;Checked;True;Settings;GuideMenuScrollbarChecked;1;0'
'Memo1;ScrollBars;ssVertical;Appearance;GuideScrollbar;1;0')
RegistryRoot = CURRENT_USER
Left = 126
Top = 82
end
end